Add JSON ingestion schema extension modules#1204
Open
jwils wants to merge 1 commit into
Open
Conversation
7bc0045 to
6267113
Compare
024c4ef to
d8c3c70
Compare
040cea2 to
e6a4787
Compare
d8c3c70 to
b78686f
Compare
e6a4787 to
eb21230
Compare
b78686f to
0b3844f
Compare
0b3844f to
65f9a60
Compare
eb21230 to
2afdcd4
Compare
65f9a60 to
6be803f
Compare
b03c1a4 to
a3171ef
Compare
159afa8 to
29e7e8e
Compare
bf0dd3b to
34a576b
Compare
31d7828 to
87c88c1
Compare
34a576b to
5920f3b
Compare
87c88c1 to
e99c65f
Compare
5920f3b to
dbaf8a1
Compare
e99c65f to
6aea7ea
Compare
dbaf8a1 to
00faf9c
Compare
6aea7ea to
5015de6
Compare
00faf9c to
09f7be8
Compare
5015de6 to
a80ca4e
Compare
09f7be8 to
098236c
Compare
a80ca4e to
95de439
Compare
098236c to
823b481
Compare
95de439 to
c8ca744
Compare
823b481 to
831b3f5
Compare
c8ca744 to
e4f6b96
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Introduce the JSON ingestion extension implementation separately from the branch that makes it the default and removes the old core implementation.
What
elasticgraph-json_ingestionRisk Assessment
Medium - this adds new extension code, but it is not yet the default behavior in this PR.
References